@charset "utf-8";

body .zz {
	display: none;
}

html {
	color: #000;
	background: #FFF;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
	font-style: inherit;
	font-weight: inherit;
}

del,
ins {
	text-decoration: none;
}

li {
	list-style: none;
}

caption,
th {
	text-align: left;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: baseline;
}

sub {
	vertical-align: baseline;
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

input,
button,
textarea,
select {
	*font-size: 100%;
}

input,
select {
	vertical-align: middle;
}

body {
	font: 12px/1.231 arial, helvetica, clean, sans-serif;
}

select,
input,
button,
textarea,
button {
	font: 99% arial, helvetica, clean, sans-serif;
}

table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
}

pre,
code,
kbd,
samp,
tt {
	font-family: monospace;
	*font-size: 108%;
	line-height: 100%;
}

/*title*/
h1 {
	font-size: 32px;
}

h2 {
	font-size: 26px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 10px;
}

.mt10 {
	margin-top: 10px;
}


@charset "utf-8";

body {
	color: #666666;
	font: 12px/1.231 Verdana, Arial, Helvetica, sans-serif, "";
}

/*网站字体颜色*/
a {
	color: #666666;
	text-decoration: none;
}

/*for ie f6n.net*/
a:focus {
	outline: 0;
}

/*for ff f6n.net*/
a:hover {
	text-decoration: underline;
}

i,
em {
	font-style: normal;
}

.vam {
	vertical-align: middle;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.clearfix:after {
	content: "";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

.clearfix {
	*zoom: 1
}

.tr {
	text-align: right;
}

.tl {
	text-align: left;
}

.center {
	text-align: center;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.fw {
	font-family: "微软雅黑", "宋体";
}

.pa {
	position: absolute;
	width: 240px;
	height: 32px;
}

.pr {
	position: relative
}

.mt8 {
	margin-top: 8px;
}

.font14 {
	font-size: 14px;
	font-weight: bold;
}

/* -- 购物车外部框架 -- */
.cart_header,
.cart_content,
.cart_footer {
	width: 760px;
	margin: 0 auto;
}



/* -- 页面整体布局 -- */
.header,
.content,
.footer {
	width: 1200px;
	margin: 0 auto;
}

.left {
	width: 201px;
	float: left;
	overflow: hidden;
}

.left2 {
	width: 670px;
	float: left;
	overflow: hidden;
}

.left3 {
	width: 754px;
	float: left;
	overflow: hidden;
	color: #666;
}

.lefttop {
	background: url(../default/img/left_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}

.left2top {
	background: url(../default/img/left2_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}

.leftbot {
	background: url(../default/img/left_bot_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}

.left2bot {
	background: url(../default/img/right_bot2_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}

.right {
	width: 754px;
	float: left;
	display: inline;
	margin-left: 5px;
	overflow: hidden;
}

.right2 {
	width: 275px;
	float: right;
	overflow: hidden;
}

.right3 {
	width: 201px;
	float: right;
	overflow: hidden;
	color: #666;
}

.righttop {
	background: url(../default/img/right_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}

.right2top {
	background: url(../default/img/right2_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}

.rightbot {
	background: url(../default/img/right_bot_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}

.right2bot {
	background: url(../default/img/left_bot2_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}

.right_main {
	width: 752px;
	min-height: 458px;
	border: solid 1px #d5d5d5;
	border-top: 0;
	border-bottom: 0;
	padding-bottom: 15px;
	overflow: hidden;
}

.right2_main {
	width: 273px;
	border: solid 1px #d5d5d5;
	border-top: 0;
	border-bottom: 0;
	padding-bottom: 15px;
	overflow: hidden;
}

.left2_main {
	width: 668px;
	border: solid 1px #d5d5d5;
	border-top: 0;
	border-bottom: 0;
	padding-bottom: 15px;
	overflow: hidden;
}

/*头部开始*/
.topWrap {
	background: url(../default/img/common/t_bj.jpg) repeat-x center top;
	height: 198px;
	background-size: auto 198px;
}

.h_top {
	height: 39px;
	line-height: 38px;
	color: #949494;
	position: relative;
	font-family: "微软雅黑";
}

.h_top span {
	color: #949494;
}

.h_top span a {
	color: #949494;
	display: inline-block;
	padding: 0 8px;
}

.h_top span img {
	vertical-align: middle;
}

.h_nr {
	height: 113px;
	overflow: hidden;
	width: 100%;
}

.h_logo {
	width: 622px;
	height: 95px;
	overflow: hidden;
	margin-top: 20px;
}

.h_logo span {
	width: 540px;
	height: 60px;
	overflow: hidden;
}

.h_logo span img {
	width: 540px;
	height: 60px;
}

.h_logo h1 {
	font: 19px "Microsoft Yahei";
	color: #282828;
	line-height: 30px;
}

.h_logo h1 b {
	color: #D22C1E;
	float: none;
	display: inline-block;
}

.h_lx {
	width: 415px;
	height: 91px;
	margin-top: 15px;
	overflow: hidden;
}

.h_lx p {
	height: 55px;
	font: 16px "Microsoft Yahei";
	color: #000;
	line-height: 18px;
	float: right;
	margin-right: 19px;
	padding-top: 2px;
	padding-left: 64px;
	background: url(../index/tel.png) no-repeat;
}

.h_lx p span {
	font: 28px Impact;
	display: block;
	color: #D22C1E;
}

.h_lx i {
	display: block;
	font: 14px "Microsoft Yahei";
	color: #001333;
	width: 140px;
	height: 28px;
	text-align: center;
	border: 1px solid #001333;
	line-height: 28px;
	float: left;
	margin-top: 16px;

}

.h_lx i a {
	color: #001333;
}

.h_nav {
	height: 52px;
	overflow: hidden;
	position: relative;
	margin-right: -100px;
}

.h_nav ul li {
	float: left;
	height: 47px;
	overflow: hidden;
}

.h_nav ul li a {
	display: inline-block;
	font: 16px "Microsoft Yahei";
	color: #FFF;
	line-height: 47px;
	height: 47px;
	padding: 0 37px 0 37px;
}

.h_nav li a:hover,
.h_nav .cur a {
	text-decoration: none;
	background: #d5b292;
	color: #fff;
}

.h_top p b {
	color: #D22C1E;
	font-weight: normal;
}

/*头部结束*/

/*底部开始*/
.footer {
	position: relative;
	margin-top: 24px;
	height: 298px;
}

.fnav {

	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #626262;
	border: 1px solid #D0D0D0;
	border-width: 1px 0;

}

.fl.f_er {
	width: 157px;
	padding-right: 100px;
	padding-top: 36px;
}

.fnav a {
	color: #FFF;
	padding: 0 20px;
	display: inline-block;
	font-size: 17px;
}

.f_pic {
	width: 280px;
	height: 144px;
	border-right: 1px solid #e0e0e0;
	margin: 39px 0 0 0;
	display: inline;
	border-right: 1px solid #ccc;
}

.f_pic img {
	width: 216px;
	height: 43px;
	margin-top: 40px;
}

.f_wz {
	color: #FFF;
	padding: 37px 0 0 58px;
	width: 452px;
	font-size: 15px;
	line-height: 29px;
}

.f_wz a {
	color: #ffffff;
}

.f_wz img {
	vertical-align: middle;
	margin-left: 12px;
}

.footer p {
	/* position: absolute;
	top: 96px;
	right: 94px;
	width: 242px;
	height: 107px; */
}

.footer p img {
	width: 111px;
	height: 107px;
}

/*底部结束*/


@charset "utf-8";

/* CSS Document */
/*common*/
.mb10 {
	margin-bottom: 10px;
}

.ml10 {
	margin-left: 10px;
}

html,
body {
	-webkit-text-size-adjust: none;
}

/*正文开始*/
.banner_bj {
	position: relative;
	height: 408px;
	overflow: hidden;
}

.banner a {
	display: block;
	background: url(../default/img/index/banner.jpg) no-repeat center top;
	height: 408px;
	overflow: hidden;
}

.s_bj {
	width: 100%;
	height: 60px;
	bottom: 0;
	left: 0;
	background: url(../default/img/index/s_bj.png) repeat;
	z-index: 888;
}

.sou {
	width: 960px;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	margin: auto;
	left: 50%;
	z-index: 888;
}

.s_inp01 {
	width: 286px;
	padding-top: 16px;
	*padding-top: 14px;
}

.inp01 {
	width: 230px;
	height: 29px;
	line-height: 29px;
	background: url(../default/img/index/s.gif) no-repeat;
	border: 0;
	color: #b5b5b5;
	font-size: 12px;
	padding-left: 10px;
}

.inp02 {
	background: url(../default/img/index/ss.gif) no-repeat;
	width: 46px;
	height: 29px;
	border: 0;
}

.sou p {
	width: 600px;
	color: #fff;
	font-family: "Microsoft Yahei";
}

.sou p a {
	color: #fff;
	padding: 0 15px;
}

.ry {
	height: 270px;
	margin: 60px auto;
	width: 960px;
	overflow: hidden;
	font-family: "Microsoft Yahei";
}

.ry h2 {
	height: 75px;
	overflow: hidden;
	background: url(../default/img/index/ry_nav.gif) repeat-x center 17px;
	text-align: center;
}

.ry h2 a {
	display: inline-block;
	padding: 0 14px;
	background: #fff;
	height: 35px;
	line-height: 35px;
	font-size: 24px;
	color: #1d1a17;
}

.ry h2 i {
	color: #1d1a17;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	display: block;
}

.ry_z,
.ry_y {
	width: 16px;
	height: 32px;
	margin-top: 69px;
	overflow: hidden;
}

.ry_z a {
	display: inline-block;
	background: url(../default/img/index/z.gif) no-repeat;
	width: 16px;
	height: 32px;
}

.ry_y a {
	display: inline-block;
	background: url(../default/img/index/y.gif) no-repeat;
	width: 16px;
	height: 32px;
}

.ry_z a:hover {
	background: url(../default/img/index/z_cur.gif) no-repeat;
}

.ry_y a:hover {
	background: url(../default/img/index/y_cur.gif) no-repeat;
}

.ry_c {
	float: left;
	width: auto;
	overflow: hidden;
}

.ry_c ul li {
	display: inline;
	float: left;
	margin: 30px 0 0 20px;
	width: 161px;
}

.ry_c ul li img {
	width: 161px;
	height: 111px;
}

.ry_c ul li span {
	display: block;
	padding-top: 23px;
	text-align: center;
	line-height: 14px;
}

.ry_c ul li span a {
	color: #333;
}

.link_bj {
	width: 940px;
	border: 10px solid #ebebeb;
	margin: 29px auto 0;
	overflow: hidden;
}

.link {
	border: 1px solid #cfcfcf;
	overflow: hidden;
	font-family: "Microsoft Yahei";
}

.link h2 {
	width: 92px;
	background: #aaaaaa;
	padding-top: 34px;
	text-align: center;
	height: 76px;
	overflow: hidden;
	font-weight: normal;
}

.link h2 a {
	color: #fff;
	font-size: 16px;
}

.link h2 i {
	display: block;
	color: #f9f9f9;
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
}

.link p {
	width: 727px;
	overflow: hidden;
	line-height: 30px;
	color: #4b4b4b;
	padding-top: 20px;
}

.link p a {
	color: #74797d;
	padding: 0 12px;
	display: inline-block;
}

.link span {
	display: block;
	width: 115px;
	line-height: 97px;
	color: #a5a4a3;
	font-family: "宋体";
	height: 97px;
	overflow: hidden;
}

.link span a {
	color: #201a17;
	font-family: "Microsoft Yahei";
}

.anli_bj {
	height: 683px;
	background: #f3f3f0;
	overflow: hidden;
}

.anli {
	width: 1020px;
	padding-top: 60px;
	overflow: hidden;
	margin: 0 auto;
	font-family: "Microsoft Yahei";
}

.anli h2 {
	font-size: 24px;
	height: 116px;
	background: url(../default/img/index/ry_nav.gif) repeat-x center 20px;
	text-align: center;
	overflow: hidden;
	margin: 0 30px;
}

.anli h2 a {
	color: #1d1a17;
}

.anli h2 img {
	display: block;
	margin: 0 auto;
	background: #f3f3f0;
	width: 225px;
	height: 44px;
}

.al_nav {
	height: 50px;
	background: #fff;
	overflow: hidden;
	margin: 0 30px;
	line-height: 50px;
}

.al_nav span a {
	color: #484747;
	text-transform: uppercase;
	font-size: 12px;
	width: 74px;
	text-align: center;
	display: inline-block;
}

.al_nav li {
	float: left;
	font-size: 18px;
	background: url(../default/img/index/anli_line.gif) no-repeat right center;
}

.al_nav li a {
	color: #494746;
	display: inline-block;
	line-height: 50px;
	height: 50px;
	padding: 0 30px;
}

.al_nav li a:hover,
.al_nav .cur a {
	background: #ff7607;
	text-decoration: none;
	color: #fff;
}

.al_nav .nones {
	background: none;
}

.anli_nr {
	height: 385px;
	overflow: hidden;
	margin-top: 1px;
	padding-left: 30px;
}

.anli_z {
	width: 30px;
	height: 118px;
	margin-top: 133px;
}

.anli_z a {
	width: 30px;
	height: 118px;
	display: inline-block;
	background: #9a9997;
}

.anli_c {
	width: 960px;
	float: left;
	overflow: hidden;
}

.anli_c dl dt,
.anli_c dl dt img {
	width: 673px;
	height: 385px;
	overflow: hidden;
}

.anli_c dl dd {
	width: 247px;
	background: #ff7607;
	height: 365px;
	padding: 20px 20px 0;
	overflow: hidden;
}

.anli_c dl dd p {
	border-bottom: 1px dashed #ff811a;
	padding: 0 0 10px;
	margin-bottom: 10px;
	color: #ffc2a5;
	line-height: 18px;
}

.anli_c dl dd p.ns {
	height: 109px;
	overflow: hidden;
	line-height: 16px;
}

.anli_c dl dd p.nss {
	height: 53px;
	overflow: hidden;
}

.anli_c dl dd p span {
	display: block;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
}

.anli_c dl dd p a {
	display: block;
	text-align: right;
	color: #ffc2a5;
}

.anli_c dl dd i {
	display: block;
	margin-top: 20px;
}

.anli_c dl dd i a {
	display: inline-block;
	width: 90px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	color: #ffd1bb;
	border: 1px solid #fff;
	display: inline-block;
}

.anli_c dl dd i a.ico1 {
	border: 1px solid #6c3a11;
	color: #552d15;
	margin-left: 47px;
}

.service {
	height: 420px;
	overflow: hidden;
	width: 960px;
	margin: 60px auto 0;
	font-family: "Microsoft Yahei";
}

.service h2 {
	font-size: 24px;
	height: 116px;
	background: url(../default/img/index/ry_nav.gif) repeat-x center 20px;
	text-align: center;
	overflow: hidden;
	line-height: 40px;
}

.service h2 a {
	color: #1d1a17;
}

.service h2 img {
	display: block;
	margin: 0 auto;
	background: #fff;
	width: 225px;
	height: 44px;
}

.service dl {
	margin-top: 20px;
	width: 220px;
	overflow: hidden;
}

.service .dl02 {
	width: 182px;
}

.service .dl03 {
	width: 167px;
	margin: 20px 10px 0;
	display: inline;
}

.service .dl04 {
	width: 181px;
	margin: 20px 22px 0 0;
}

.service .dl05 {
	width: 168px;
}

.service dl dt {
	width: 90px;
	height: 61px;
	margin: 0 auto;
	overflow: hidden;
}

.service dl dt img {
	width: 90px;
	height: 61px;
}

.service dl dd {
	padding-top: 27px;
}

.service dl dd h3 {
	font-size: 16px;
	color: #333;
	height: 30px;
	text-align: center;
}

.service dl dd p {
	height: 127px;
	overflow: hidden;
}

.service dl dd span {
	display: block;
	line-height: 24px;
	color: #494746;
	padding-left: 12px;
}

.service dl dd i {
	width: 115px;
	height: 26px;
	text-align: center;
	line-height: 24px;
	display: block;
	margin: 0 auto;
}

.service dl dd i a {
	color: #494746;
	border: 1px solid #494746;
	width: 113px;
	height: 24px;
	display: block;
}

.service dl dd i a:hover {
	border: 1px solid #ff7607;
	color: #ff7607;
	text-decoration: none;
}

.fl.dl01 p {
	padding-left: 45px;
}

.fl.dl02 p {
	padding-left: 17px;
}

.fl.dl03 p {
	padding-left: 25px;
}

.fl.dl04 p {
	padding-left: 45px;
}

.fl.dl05 p {
	padding-left: 17px;
}


.coo_bj {
	background: #eeefeb;
	height: 370px;
	margin-top: 55px;
	overflow: hidden;
	font-family: "Microsoft Yahei";
}

.coo {
	width: 960px;
	height: 300px;
	padding-top: 54px;
	overflow: hidden;
	margin: 0 auto;
}

.coo h2 {
	height: 85px;
	overflow: hidden;
	background: url(../default/img/index/ry_nav.gif) repeat-x center 20px;
	text-align: center;
}

.coo h2 a {
	display: inline-block;
	padding: 0 14px;
	background: #eeefeb;
	height: 35px;
	line-height: 35px;
	font-size: 28px;
	color: #1d1a17;
}

.coo h2 i {
	color: #1d1a17;
	font-size: 22px;
	font-weight: normal;
	line-height: 40px;
	display: block;
}

.coo_z {
	width: 29px;
	height: 105px;
	margin-top: 30px;
	overflow: hidden;
}

.coo_z a {
	background: #d2d2d2;
	width: 29px;
	height: 105px;
	display: inline-block;
}

.coo_z a:hover {
	background: #ff7607;
}

.coo_c {
	float: left;
	width: 882px;
	overflow: hidden;
}

.coo_c ul li {
	display: inline;
	float: left;
	margin: 30px 0 0 14px;
	width: 163px;
}

.coo_c ul li img {
	width: 162px;
	height: 104px;
	border: 1px solid #d2d2d2;
}

.coo_c ul li span {
	display: block;
	padding-top: 18px;
	text-align: center;
	line-height: 14px;
}

.coo_c ul li span a {
	color: #333;
}

.anli_show {
	margin: 54px auto 0;
	width: 960px;
	height: 670px;
	overflow: hidden;
	font-family: "Microsoft Yahei";
	display: none;
}

.al_s_nav {
	height: 70px;
	background: url(../default/img/index/anli_show_nav.gif) no-repeat center bottom;
	overflow: hidden;
}

.al_s_nav li {
	float: left;
	font-size: 16px;
	margin: 0 20px;
	display: inline;
}

.al_s_nav li a {
	color: #333;
	display: inline-block;
	height: 59px;
	line-height: 59px;
	padding: 0 20px 0;
}

.al_s_nav li a:hover,
.al_s_nav .cur a {
	border-bottom: 5px solid #ef7721;
	text-decoration: none;
}

.anli_show_c {
	height: 550px;
	overflow: hidden;
	margin-top: 28px;
}

.anli_show_c p {
	width: 478px;
	height: 548px;
	overflow: hidden;
}

.anli_show_c p img {
	width: 478px;
	height: 548px;
}

.pic_bj {
	margin-top: 55px;
	height: 159px;
	overflow: hidden;
	position: relative;
	font-family: "Microsoft Yahei";
}

.pic a {
	display: block;
	height: 159px;
	background: url(../default/img/index/pic.jpg) no-repeat center top;
	overflow: hidden;
}

.pic_bj p {
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: 210px;
	font-size: 14px;
	color: #1d1a17;
}

.pic_bj p span {
	font: 28px Impact;
}

.pic_bj p i {
	display: block;
	margin-top: 10px;
}

.pic_bj p i a {
	display: inline-block;
	color: #1d1a17;
	border: 1px solid #1d1a17;
	width: 110px;
	height: 32px;
	text-align: center;
	line-height: 32px;
}

.pic_bj p i .ico1 {
	color: #eeefeb;
	border: 1px solid #eeefeb;
	margin-left: 40px;
}

.pro_bj {
	height: 925px;
	margin-top: 74px;
	background: url(../default/img/index/ys_line.gif) repeat-x center bottom;
	overflow: hidden;
}

.menu_bj {
	width: 235px;
	height: auto;
	overflow: hidden;
	font-family: "Microsoft Yahei";
}

.menu_bj h2 {
	background: url(../default/img/index/menu_nav.jpg) no-repeat center top;
	height: 78px;
	text-align: center;
	overflow: hidden;
}

.menu_bj h2 a {
	font-size: 22px;
	display: inline-block;
	margin-top: 27px;
	line-height: 22px;
	color: #fff;
}

.menu_c {
	border: 1px solid #cccccc;
	background: #f9f9f9;
	border-top: 0;
	height: auto;
	overflow: hidden;
	padding-top: 20px;
}

.menu_c h3 {
	margin-left: 9px;
	height: 26px;
	width: 216px;
	background: #e2e1e1;
	font-weight: normal;
	line-height: 26px;
}

.menu_c h3 a {
	color: #201a17;
	background: url(../default/img/index/menu_ico1.gif) no-repeat 19px center;
	padding-left: 35px;
	font-size: 14px;
}

.menu_c p {
	margin: 10px 8px
}

.menu_c p a {
	display: inline-block;
	border-bottom: 1px dashed #dedede;
	line-height: 26px;
	background: url(../default/img/index/menu_ico2.gif) no-repeat 10px 10px;
	padding-left: 24px;
	color: #201a17;
	display: inline-block;
	padding-right: 3px;
}

.pro {
	width: 706px;
	overflow: hidden;
	height: 890px;
	font-family: "Microsoft Yahei";
}

.p_nav {
	height: 35px;
	border-bottom: 2px solid #d1d3d3;
	overflow: hidden;
	line-height: 35px;
}

.p_nav i {
	display: inline-block;
	background: url(../default/img/index/pro_ico.gif) no-repeat left center;
	padding-left: 26px;
}

.p_nav i a {
	font-size: 18px;
	font-weight: bold;
	color: #2e2c2b;
}

.p_nav ul li {
	float: left;
	background: url(../default/img/index/pro_line.png) no-repeat right 10px;
}

.p_nav ul li a {
	padding: 0 15px;
	color: #2e2c2b;
	display: inline-block;
}

.p_nav li a:hover,
.p_nav .cur a {
	color: #f17a24;
}

.p_nav .nones {
	background: none;
}

.pro_c {
	height: 582px;
	margin-top: 24px;
	overflow: hidden;
}

.pro_img {
	width: 513px;
	height: 582px;
	background: #eeefeb;
	overflow: hidden;
}

.pro_img dl dt,
.pro_img dl dt img {
	width: 513px;
	height: 357px;
	overflow: hidden;
}

.pro_img dl dd {
	margin: 23px 15px 0 20px;
}

.pro_img dl dd p {
	line-height: 23px;
	color: #333;
	border-bottom: 1px dashed #c9c9c9;
	padding: 8px 0;
}

.pro_img .nones {
	border-bottom: 0;
}

.pro_gd {
	background: #eeefeb;
	width: 184px;
	height: 557px;
	overflow: hidden;
	padding-top: 25px;
}

.pro_gd p {
	padding-left: 4px;
	height: 21px;
	overflow: hidden;
}

.pro_gd p a {
	display: inline-block;
	width: 77px;
	height: 20px;
	background: #333;
	margin-left: 8px;
}

.pro_gd p a:hover {
	background: #ff7607;
}

.pro_gd ul li {
	width: 163px;
	height: 110px;
	position: relative;
	line-height: 0;
	margin: 17px 0 0 11px;
	overflow: hidden;
}

.pro_gd ul li a img {
	width: 161px;
	height: 112px;
}

.pro_gd ul li em {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../default/img/index/s_bj.png) repeat;
}

.pro_on {
	background: url(../default/img/index/pic2.jpg) no-repeat;
	height: 143px;
	margin-top: 22px;
	overflow: hidden;
	position: relative;
}

.s_inp02 {
	width: 336px;
	position: absolute;
	top: 82px;
	right: 0;
}

.inp03 {
	width: 224px;
	height: 26px;
	line-height: 26px;
	background: url(../default/img/index/pro_s.gif) no-repeat;
	border: 0;
	color: #b5b5b5;
	font-size: 12px;
	padding-left: 10px;
}

.inp04 {
	background: url(../default/img/index/pro_ss.gif) no-repeat;
	width: 67px;
	height: 26px;
	margin-left: 10px;
	border: 0;
}

.ys_bj {
	height: 1510px;
	background: url(../default/img/index/ys_bj.gif) repeat;
	overflow: hidden;
	padding-top: 75px;
}

.ys {
	width: 960px;
	height: 1585px;
	margin: 0 auto;
	font-family: "Microsoft Yahei";
	overflow: hidden;
}

.ys h2 {
	height: 124px;
	background: url(../default/img/index/ry_nav.gif) repeat-x center 18px;
	overflow: hidden;
	font-size: 38px;
	color: #1d1a17;
	text-align: center;
	line-height: 38px;
}

.ys h2 img {
	display: block;
	margin: 0 auto 20px;
}

.ys dl {
	width: 470px;
	height: 420px;
	background: #fff;
	overflow: hidden;
	margin-top: 18px;
}

.ys dl dt,
.ys dl dt img {
	width: 470px;
	height: 278px;
	overflow: hidden;
}

.ys dl dd {
	padding: 12px 0 0 117px;
	height: 120px;
	font-size: 16px;
	color: #1d1a17;
	line-height: 28px;
}

.ys dl dd b {
	display: block;
	font-size: 24px;
	line-height: 30px;
	padding: 15px 0 5px;
}

.ys dl dd i {
	display: block;
	font: 12px Arial, Helvetica, sans-serif;
	color: #cdcdcd;
	text-transform: uppercase;
	line-height: 16px;
	letter-spacing: -1px;
}

.ys dl dd p {
	font-size: 14px;
	color: #1d1a17;
	text-align: center;
	padding-top: 25px;
}

.ys dl dd p span {
	font: 28px Impact;
}

.ys dl dd em {
	width: 260px;
	height: 41px;
	margin: 5px auto;
	display: block;
	border: 1px solid #ef7721;
	text-align: center;
	line-height: 41px;
}

.ys dl dd em a {
	color: #ef7721;
}

.ys .dl01 dd {
	background: url(../default/img/index/ys_wz1.jpg) no-repeat left 12px;
}

.ys .dl02 dd {
	background: url(../default/img/index/ys_wz2.jpg) no-repeat left 12px;
}

.ys .dl03 dd {
	background: url(../default/img/index/ys_wz3.jpg) no-repeat left 12px;
}

.ys .dl04 dd {
	background: url(../default/img/index/ys_wz4.jpg) no-repeat left 12px;
}

.ys .dl05 dd {
	background: url(../default/img/index/ys_wz5.jpg) no-repeat left 12px;
}

.ys .dl06 dd {
	padding: 0;
}

.show {
	height: 540px;
	overflow: hidden;
	width: 960px;
	margin: 65px auto 0;
	font-family: "Microsoft Yahei";
}

.show h2 {
	height: 51px;
	text-align: center;
	background: url(../default/img/index/ry_nav.gif) repeat-x center center;
	overflow: hidden;
	line-height: 51px;
}

.show h2 a {
	display: inline-block;
	font-size: 28px;
	color: #1d1a17;
	padding: 0 10px;
	background: #fff;
}

.show h3 {
	margin-top: 19px;
	height: 37px;
	line-height: 37px;
	background: #eeefeb url(../default/img/index/show_ico.gif) no-repeat 18px center;
	padding: 0 10px 0 45px;
}

.show h3 a {
	font-size: 18px;
	color: #333;
	font-weight: normal;
}

.show h3 span a {
	font: 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 37px;
}

.show dl dt {
	width: 438px;
	line-height: 0;
	overflow: hidden;
	position: relative;
	margin-top: 12px;
}

.show dl dt span {
	display: block;
	position: absolute;
	top: 318px;
	left: 0;
	width: 438px;
	height: 32px;
	background: url(../default/img/index/s_bj.png) repeat;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	color: #fff;
}

.show dl dt span a {
	color: #fff;
}

.show dl dt i {
	display: block;
	margin-top: 11px;
	height: 45px;
	border: 1px solid #ef7721;
	text-align: center;
	line-height: 45px;
}

.show dl dt i a {
	color: #ef7721;
	font-size: 16px;
}

.show dl dd {
	width: 522px;
	margin-top: 12px;
	overflow: hidden;
}

.show dl dd p {
	width: 249px;
	height: 198px;
	overflow: hidden;
	margin: 0 11px 11px 0;
	float: left;
	position: relative;
}

.show dl dd p a img {
	width: 249px;
	height: 198px;
}

.show dl dd span {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 249px;
	height: 32px;
	background: url(../default/img/index/s_bj.png) repeat;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	color: #fff;
}

.online_bj {
	height: 455px;
	margin-top: 70px;
	background: url(../default/img/index/online_bj.jpg) no-repeat center top;
	overflow: hidden;
	padding-top: 38px;
	font-family: "Microsoft Yahei";
}

.online {
	width: 350px;
	height: 419px;
	float: right;
	background: url(../default/img/index/online.png) no-repeat;
	overflow: hidden;
	padding-left: 50px;
}

.online h2 {
	height: 33px;
	border-bottom: 1px solid #6a6a6a;
	padding-top: 17px;
	width: 317px;
	font: 14px "Times New Roman", Times, serif;
	color: #b5b5b5;
	text-transform: uppercase;
	line-height: 33px;
}

.online h2 a {
	font-size: 18px;
	color: #fff;
	font-family: "Microsoft Yahei";
}

.online h3 {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	padding: 10px 0 5px;
}

.online p {
	line-height: 16px;
	color: #b5b5b5;
}

.online ul li {
	margin-top: 11px;
}

.online ul li span {
	width: 68px;
	display: inline-block;
	color: #fff;
	vertical-align: top;
}

.inp1 {
	width: 247px;
	height: 20px;
	border: 1px solid #424242;
	background: #b9b9b9;
	line-height: 20px;
}

.inp2 {
	width: 247px;
	height: 56px;
	border: 1px solid #424242;
	background: #b9b9b9;
	line-height: 20px;
	resize: none;
}

.inp3 {
	width: 84px;
	height: 20px;
	border: 1px solid #424242;
	background: #b9b9b9;
	line-height: 20px;
}

.online ul li img {
	vertical-align: middle;
	margin-left: 10px;
}

.btn1 {
	width: 84px;
	height: 25px;
	border: 1px solid #e06b18;
	color: #e06b18;
	margin: 0 76px 0 68px;
	font-weight: bold;
	font-family: "宋体";
	background: none;
}

.btn2 {
	color: #eee;
	border: 1px solid #eee;
	margin: 0;
}

.pic1 {
	height: 153px;
	position: relative;
	margin-top: 62px;
}

.pic1 p {
	position: absolute;
	top: 49px;
	width: 296px;
	right: 0;
	font: 14px "Microsoft Yahei";
	color: #1d1a17;
	line-height: 40px;
}

.pic1 p span {
	font: 28px Impact;
}

.pic1 p i {
	border: 1px solid #fff;
	display: block;
	width: 256px;
	height: 34px;
	font-size: 14px;
	text-align: center;
	line-height: 34px;
}

.pic1 p i a {
	color: #fff;
}

.biaoti {
	height: 37px;
	border-bottom: 1px solid #d2d2d2;
	overflow: hidden;
	text-transform: uppercase;
}

.biaoti span a {
	display: inline-block;
	font: 12px Arial, Helvetica, sans-serif;
	color: #201a17;
	line-height: 37px;
}

.biaoti i {
	display: inline-block;
	background: #eeeeee url(../default/img/index/show_ico.gif) no-repeat 18px center;
	padding: 0 20px 0 45px;
	font: 14px "Times New Roman", Times, serif;
	color: #adadad;
	height: 37px;
	line-height: 37px;
}

.biaoti i a {
	color: #201a17;
	font-size: 18px;
	font-family: "Microsoft Yahei";
	display: inline-block;
	padding-right: 5px;
}

.about {
	height: 275px;
	margin-top: 55px;
	overflow: hidden;
	font-family: "Microsoft Yahei";
}

.about ul {
	margin-top: 20px;
	width: 146px;
	overflow: hidden;
}

.about ul li {
	margin-bottom: 10px;
}

.about ul li a {
	display: inline-block;
	background: url(../default/img/index/about_cur1.jpg) no-repeat;
	width: 146px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	color: #353535;
	font-size: 18px;
}

.about ul li a:hover,
.about ul .cur a {
	background: url(../default/img/index/about_cur.jpg) no-repeat;
	color: #fff;
	text-decoration: none;
}

.about_c {
	width: 790px;
	margin-top: 20px;
	overflow: hidden;
	padding-right: 15px;
}

.about_c dl dt,
.about_c dl dt img {
	width: 330px;
	height: 203px;
	overflow: hidden;
}

.about_c dl dd {
	width: 442px;
	overflow: hidden;
}

.about_c dl dd h3 {
	font-size: 16px;
	font-weight: normal;
}

.about_c dl dd h3 a {
	color: #1d1a17;
}

.about_c dl dd p {
	padding-top: 15px;
	height: 140px;
	text-indent: 24px;
	line-height: 20px;
	overflow: hidden;
}

.about_c dl dd i {
	display: block;
	text-align: right;
}

.about_c dl dd i a {
	color: #353535;
}

.news {
	width: 630px;
	height: 400px;
	margin-top: 25px;
	overflow: hidden;
	font-family: "Microsoft Yahei";
}

.n_nav {
	margin-top: 19px;
	height: 24px;
	overflow: hidden;
}

.n_nav li {
	float: left;
	margin-right: 8px;
}

.n_nav li a {
	width: 99px;
	height: 22px;
	border: 1px solid #adadad;
	color: #353535;
	display: inline-block;
	text-align: center;
	line-height: 22px;
}

.n_nav li a:hover,
.n_nav .cur a {
	border: 1px solid #ef7721;
	color: #ef7721;
	text-decoration: none;
}

.news_c {
	height: 300px;
	overflow: hidden;
}

.news_c dl {
	margin-top: 18px;
	height: 131px;
	overflow: hidden;
}

.news_c dl dt,
.news_c dl dt img {
	width: 211px;
	height: 124px;
	overflow: hidden;
}

.news_c dl dd {
	width: 370px;
	padding-right: 18px;
	overflow: hidden;
}

.news_c dl dd h3 {
	font-size: 14px;
	line-height: 24px;
}

.news_c dl dd h3 a {
	color: #353535;
}

.news_c dl dd span {
	font-size: 14px;
	display: block;
	color: #353535;
}

.news_c dl dd p {
	line-height: 24px;
	height: 70px;
	overflow: hidden;
	padding-top: 10px;
}

.wt {
	width: 300px;
	height: 400px;
	margin-top: 25px;
	overflow: hidden;
	font-family: "Microsoft Yahei";
}

.wt .biaoti {
	border: 0;
}

.wt .biaoti i {
	background: none;
	border: 1px solid #ccc;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0;
}

.wt_c {
	height: 324px;
	border: 6px solid #eaeaea;
	overflow: hidden;
	padding: 0 13px;
}

.wt_c dl {
	padding: 14px 0 10px;
	font-family: "Microsoft Yahei";
}

.wt_c dl dt {
	height: 27px;
	border-bottom: 1px solid #e7e7e7;
	background: url(../default/img/index/w.gif) no-repeat left 2px;
	padding-left: 27px;
	line-height: 20px;
}

.wt_c dl dt a {
	color: #1d1a17;
}

.wt_c dl dd {
	background: url(../default/img/index/d.gif) no-repeat left 5px;
	padding-left: 27px;
	line-height: 20px;
	margin-top: 5px;
}

.wt_c dl dd i {
	display: block;
	text-align: right;
}

.wt_c dl dd i a {
	color: #353535;
}


.wt2 {
	width: 300px;
	height: 400px;
	margin-top: 25px;
	overflow: hidden;
	font-family: "Microsoft Yahei";
}

.wt2 .biaoti {
	border: 0;
}

.wt2 .biaoti i {
	background: none;
	border: 1px solid #ccc;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0;
}

.wt_c2 {
	height: 324px;
	border: 6px solid #eaeaea;
	overflow: hidden;
	padding: 0 13px;
}

.wt_c2 dl {
	padding: 14px 0 10px;
	font-family: "Microsoft Yahei";
}

.wt_c2 dl dt {
	height: 27px;
	border-bottom: 1px solid #e7e7e7;
	background: url(../default/img/index/w.gif) no-repeat left 2px;
	padding-left: 27px;
	line-height: 20px;
}

.wt_c2 dl dt a {
	color: #1d1a17;
}

.wt_c2 dl dd {
	background: url(../default/img/index/d.gif) no-repeat left 5px;
	padding-left: 27px;
	line-height: 20px;
	margin-top: 5px;
}

.wt_c2 dl dd i {
	display: block;
	text-align: right;
}

.wt_c2 dl dd i a {
	color: #353535;
}






.cont1_bj {
	margin-top: 35px;
	background: url(../default/img/index/ys_bj.gif) repeat;
	overflow: hidden;
	height: 173px;
	padding-top: 50px;
}

.cont1 {
	width: 990px;
	padding-right: 30px;
	height: 173px;
	margin: 0 auto;
	overflow: hidden;
	font-family: "Microsoft Yahei";
}

.cont1 dl {
	width: 198px;
	float: left;
	overflow: hidden;
}

.cont1 dl dt,
.cont1 dl dt img {
	width: 115px;
	height: 115px;
	overflow: hidden;
}

.cont1 dl dd {
	width: 70px;
	overflow: hidden;
	float: right;
}

.cont1 dl dd h3 {
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
}

.cont1 dl dd h3 a {
	color: #1d1a17;
}

.cont1 dl dd span {
	display: block;
	line-height: 20px;
}

.cont1 dl dd span a {
	color: #1d1a17;
	background: url(../default/img/index/cont1_ico.gif) no-repeat left 5px;
	padding-left: 10px;
}


/*全屏FLASH*/
#flashs {
	position: relative;
	height: 408px;
	overflow: hidden;
}

#flashs .bgitem {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
}

#flashs .btn {
	position: absolute;
	z-index: 7;
	bottom: 70px;
	right: 46%;
	margin-right: -450px;
	padding: 5px 6px;
	z-index: 101
}

#flashs .btn span {
	color: #FF7607;
	background: #fff;
	border: 1px solid #FF7607;
	cursor: pointer;
	display: inline-block;
	margin-left: 5px;
	padding: 2px 6px;
}

#flashs .btn span.cur {
	background: #FF7607;
	color: #fff;
}

.ImTable * {
	padding: 0px;
	margin: 0px
}

.ImTable {
	border-collapse: collapse;
	border: none;
	background: url(/UserControls/im/kefu/bg.gif)
}

.ImTable h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px
}

.ImHeader {
	height: 165px;
	background: url(/UserControls/im/kefu/im_01.gif)
}

.ImRow0 {
	overflow: hidden;
	background: url(/UserControls/im/kefu/ico_item1.gif) no-repeat;
	margin: 10px 10px 0;
	height: 24px;
	padding-left: 10px;
	padding-top: 4px;
	line-height: 21px;
}

.ImRow1 {
	overflow: hidden;
	background: url(/UserControls/im/kefu/ico_item1.gif) no-repeat;
	margin: 10px 10px 0;
	height: 24px;
	padding-left: 10px;
	padding-top: 4px;
	line-height: 21px;
}

a.im,
a:hover.im {
	text-decoration: none;
	height: 35px;
	color: #666;
	font-size: 12px;
}

.ImFooter {
	height: 90px;
	background: url(/UserControls/im/kefu/im_04.gif) no-repeat;
	display: inline-block;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
}

.ImFooter h5 {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	margin: 15px 0 0;
	font-family: '宋体';
}

.ImFooter p {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin: 10px 0;
}


/*弹出框*/
#mesbook1_c,
#mesbook1 {
	display: none;
	z-index: 1001;
	width: 398px;
	border: 1px solid #ccc;
	background: #fff;
	padding-bottom: 20px;
}

#mesbook1_c div,
#mesbook1 div {
	border: 1px solid #E4E3E3;
	background: #EBECEB;
	height: 18px;
	padding: 4px .5em 0;
	margin-bottom: 10px;
}

#mesbook1_c dl.b1,
#mesbook1 dl.b1 {
	width: 370px;
	margin: 0 auto;
}

#mesbook1_c dl.b1 dt,
#mesbook1 dl.b1 dt {
	float: left;
	width: 105px;
	overflow: hidden;
}

#mesbook1_c dl.b1 dd,
#mesbook1 dl.b1 dd {
	width: 265px;
	float: right;
}

#mesbook1_c #mesbook1_cBtns,
#mesbook1 #mesbook1Btns {
	padding-bottom: 10px;
}

#mesbook1_c #mesbook1_cBtns input,
#mesbook1 #mesbook1Btns input {
	margin-right: 20px;
}

.b15 {
	background: url(../default/img../skinsVIBtn.jpg) no-repeat;
	border: 0;
	cursor: pointer;
	overflow: hidden;
}

.b15 {
	background-position: -79px -650px;
	width: 60px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.about ul li .cur {

	background: url("img/index/about_cur.jpg") no-repeat;
	color: #fff;
}

.about_c.fr dl#id2 {
	display: none;

}

.about_c.fr dl#id3 {
	display: none;
}

ol {
	overflow-x: hidden;
	width: 960px;
}

ol ul {
	background: #aaa none repeat scroll 0 0;
	color: #fff;
	float: left;
	width: 970px;
}

ol ul li {
	border-right: 2px solid #fff;
	color: #ccc;
	cursor: pointer;
	float: left;
	font-family: arial;
	font-size: 12px;
	height: 35px;
	padding-top: 15px;
	text-align: center;
	text-transform: uppercase;
	width: 158px;
}

ol ul a {
	color: #fff;
	font-family: "微软雅黑";
	font-size: 15px;
	line-height: 24px;
	text-decoration: none;
}


.ctentbox {
	background: #f0f0f0 none repeat scroll 0 0;
	border-top: 2px solid #fff;
	clear: both;
	height: 325px;
	margin-bottom: 20px;
	overflow-x: hidden;
	padding-left: 12px;
}

.ctentbox ul {
	background: #f0f0f0 none repeat scroll 0 0;
	float: left;
	width: 2340px;
}

.ctentbox ul li {
	background: #f0f0f0 none repeat scroll 0 0;
	border: medium none;
	display: inline;
	float: left;
	height: 290px;
	width: 234px;
}

.ctentbox ul li a {
	color: #333;
	font-size: 12px;
}

.ctentbox ul li span {
	float: left;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	padding-left: 10px;
	padding-top: 5px;
	text-align: center;
	text-overflow: ellipsis;
	width: 215px;
}

.ctentbox ul li img {
	height: 290px;
	width: 225px;
}

#six1 {
	background: #555;
}

#site {
	position: absolute;
	z-index: 3;
	top: 4px;
	left: 262px;
}

#siteDiv {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	display: none;
	padding: 8px 10px;
	position: absolute;
	top: 23px;
	white-space: nowrap;
	width: 300px;
	z-index: 1000;
	display: none;
	left: 0px;
}

#siteDiv li {
	float: left;
	list-style-type: none;
	padding-right: 15px;
}

#siteDiv li a {
	color: #666;
}


.dic {
	float: left;
	line-height: 24px;
}

.dic strong {
	color: #ed751f;
	float: left;
	font-weight: bold;
	width: 55px;
}

.dic a {
	display: block;
	float: left;
	text-align: center;
	width: 55px;
}

.dic2 {
	float: left;
	line-height: 24px;
}

.dic2 strong {
	color: #ed751f;
	float: left;
	font-weight: bold;
	width: 55px;
}

.dic2 a {
	display: block;
	float: left;
	text-align: center;
	width: 55px;
}

.dic2 a:hover {
	background: #ed751f;
	color: #fff;
}

.dic a:hover {
	background: #ed751f;
	color: #fff;
}

.dic3 {
	float: left;
	height: 145px;
	overflow-y: scroll;
}

.h_nav ul li a {
	font-weight: normal !important;
}


.diougood .h4 {
	width: 100%;
	display: block;
	height: 49px;
	padding-top: 38px;
	padding-bottom: 20px;
}

.diouul {
	height: 367px;
	width: 100%;
	display: block;
}

.diouul li {
	float: left;
	width: 282px;
	margin-right: 20px;
	border: 1px solid #c1c1c3;
	height: 338px;
}

.diouul li.li4 {
	margin-right: 0px;
}

.diouul li.cur {
	background: #001333;
}


.diouul li h4 {
	display: block;
	width: 100%;
	height: 47px;
	text-align: center;
	line-height: 47px;
	padding-top: 24px;
	font-size: 35px;
	color: #001333;
}

.diouul li span {
	display: block;
	width: 87%;
	color: #434141;
	height: 66px;
	text-align: center;
	font-size: 17px;
	margin: 0 auto;
	padding: 12px 0;
	line-height: 26px;
}

.diouul li.cur a {
	color: #fff;
}

.diouul li.cur span.sps {
	background: #fff;
	color: #001232;
}

.diouul li.cur h4,
.diouul li.cur span {
	color: #fff;
}

.diouul li span.sps {
	background: #d5b292;
	display: block;
	height: 47px;
	color: #fff;
	font-size: 26px;
	line-height: 47px;
	margin-bottom: 15px;
}


.prjects {
	width: 100%;
	margin: 0 auto;
	background: #eeeeee;
	height: auto;
	padding-bottom: 19px;
	max-width: 1920px;
	overflow: hidden;
}

.prjects .content {
	width: 1200px;
	overflow: hidden;
	position: relative;
}

body .biaoti i a span {
	font-size: 16px;
}

.prjects h4 {
	position: relative;



	width: 736px;
	text-align: center;
	height: 113px;
	display: block;
	margin: 0 auto;
	margin-top: 15px;
}

.prjects h4 b {
	position: absolute;
	z-index: 99999;
	width: 470px;
	height: 40px;
	font-size: 32px;
	display: block;
	color: #001333;
	top: 22px;
	left: 135px;
	background: #eeeeee;
}



.prjects h4 span {
	margin: 0 auto;
	width: 100%;
	display: block;
	position: absolute;
	height: 1px;
	border-bottom: 1px solid #CCC;
	top: 40px;
	z-index: 9;
	left: 0px;
}

.prjadcolumn {
	width: 100%;
}

.prjadcolumn li {
	float: left;
	width: 145px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	margin: 0 17px;
	border: 1px solid #CCC;
	background: #fff;
	color: #fff;
	background: #D5B292;
	font-weight: bold;
}

.prjadCom li {
	float: left;
	width: 1200px;
	position: relative;
	height: 485px;
}

.prjadCom li img {
	height: 485px;
}

.prjadcolumn li.cur {
	background: #001333;
	color: #fff;
}

.prjadCom {
	width: 100%;
	height: 485px;
	overflow: hidden;
}

.prjadCom ul {
	width: 7200px;
	height: 485px;
	position: relative;
	left: 0px;
	overflow: hidden;
}

.prjadcolumn ul {
	display: block;
	height: 90px;
	width: 1092px;
	margin: 0 auto;
}




.procontent {
	height: 972px;
}

.comon {
	width: 1200px;
	margin: 0 auto;
	height: auto;
}

.procontent .tit {
	width: 100%;
	background: url(../../ximgs/protbg.png) no-repeat center;
	height: 120px;
	color: #001333;
	text-align: center;
	line-height: 120px;
	font-weight: bold;
	font-size: 44px;
}

.procolumn {
	float: left;
	width: 228px;
	margin-right: 22px;
}

.procolumn .menu_bj2 {
	float: left;
	width: 228px;
}

.procolumn .menu_bj2 h2 {
	background: #001333;
	height: 72px;
	font-size: 25px;
	text-align: center;
	line-height: 72px;
}

.procolumn .menu_bj2 h2 a {
	color: #fff;
}

.menu_c2 {
	border: 2px solid #001333;
	width: 224px;
	height: 745px;
}

.procolumn .menu_bj2 h3 {
	height: 49px;
	line-height: 51px;
	background: url(../../ximgs/columnbg.png) no-repeat center;
	padding: 10px 0px;
}

.procolumn .menu_bj2 h3 a {
	padding-left: 52px;
	color: #001333;
	font-size: 18.3px;
}

.procolumn .menu_bj2 p {
	padding: 0 10px;
}

.procolumn .menu_bj2 p a {
	display: block;
	float: left;
	width: 86px;
	font-size: 14px;
	height: 32px;
	border-bottom: 1px solid #CCC;
	line-height: 32px;
	padding-left: 16px;
	background: url(../../ximgs/sjx.png) no-repeat 6px 13px;
}

.procolumn .menu_bj2 p.ul02 a {
	display: block;
	width: 100%;
}

.procolumn .menu_bj2 p.ul03 a {
	display: block;
	width: 100%;
}

.productcom {
	float: left;
	width: 950px;
}

.productcom li {
	float: left;
	width: 295px;
	margin-right: 20px;
	text-align: center;
	height: 250px;
	margin-bottom: 28px;
}

.productcom li a {
	font-size: 15px;
}

.productcom li img {
	width: 100%;
	height: 208px;
}

.productcom li span {
	width: 100%;
	height: 64px;
	display: block;
	line-height: 64px;
	overflow: hidden;
}



.jjpj h4 {
	position: relative;
	width: 736px;
	text-align: center;
	height: 106px;
	display: block;
	margin: 0 auto;
	margin-top: 15px;
}

.jjpj h4 b {
	position: absolute;
	z-index: 99999;
	width: 328px;
	height: 40px;
	font-size: 32px;
	display: block;
	color: #001333;
	top: 22px;
	left: 202px;
	background: #fff;
}



.jjpj h4 span {
	margin: 0 auto;
	width: 100%;
	display: block;
	position: absolute;
	height: 1px;
	border-bottom: 1px solid #CCC;
	top: 40px;
	z-index: 9;
	left: 0px;
}

.jjpj .ul .li {
	float: left;
	width: 199px;
	padding: 0 66px;
}


.jjpj {
	height: 400px;
}

.jjpj .ul dl dt {
	background: url(../../ximgs/pjbgs.png) no-repeat;
	width: 100%;
	height: 191px;
}

.jjpj .ul .li.uli1 {
	padding-left: 0px;
}

.jjpj .ul .li.uli4 {
	padding-right: 0px;
}

.jjpj .ul dl {
	position: relative;
	width: 100%;
	height: 265px;
}

.jjpj .ul dd {
	width: 100%;
	height: 68px;
	padding-top: 20px;
	color: #000;
	text-align: center;
	font-size: 19px;
}

.jjpj .ul dd span {
	display: block;
	width: 100%;
	height: 28px;
	color: #00183e;
	text-align: center;
	font-weight: bold;
	font-size: 19px;
}

.jjpj .ul dl dt .s1,
.jjpj .ul dl dt .s2 {
	position: absolute;
	color: #e8ad85;
}



.jjpj .ul .li.uli4 span.s2 {
	left: 92px;
}

span.s1 {
	top: 52px;
	left: 60px;
	font-size: 50px;
}

span.s2 {
	top: 114px;
	font-size: 21px;
	left: 88px;
}

.uli2 span.s1 {
	left: 83px;
}

.uli2 span.s2 {
	left: 92px;
}




.adprj .tit {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	height: 128px;
	background: url(../index/dipos.png) no-repeat center center;
	line-height: 47px;
	margin-top: 20px;
	font-size: 32px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 10px;
	overflow: hidden;
}

.adprj .tit span {
	display: block;
	width: 100%;
	height: 85px;
	color: #9d9b9a;
	line-height: 101px;
	font-size: 18px;
	font-weight: normal;
}


.adprjcolumn {
	background: #d5b292;
	width: 100%;
	height: 80px;
}

.adprjcontent {
	height: 413px;
	overflow: hidden;
}

.adcontent {
	width: 1200px;
	margin: 0 auto;
}

.adcontent li {
	float: left;
	width: 183px;
	height: 80px;
	line-height: 64px;
	color: #fff;
	text-align: center;
	font-size: 20px;
	position: relative;
	border-right: 1px solid #fff;
	cursor: pointer;
}

.adcontent li.li1 {
	width: 272px;
	position: relative;
	background: #001333;
	border-right: 0px;
}

.adcontent li.li1 b {
	display: block;
	width: 100%;
	height: 48px;
	line-height: 55px;
	text-align: center;
	color: #fff;
	font-size: 27px;
}

.adcontent li.li1 span {
	display: block;
	width: 100%;
	height: 33px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	position: relative;
	top: 0px;
}

.adcontent li.li1 .adpjdl {
	position: absolute;
	width: 100%;
	height: 413px;
	top: 80px;
	left: 0px;
	z-index: 99999999;
	overflow: hidden;
}

.adson li {
	width: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
	z-index: 9;
}

.adson li img {
	width: 100%;
	height: 418px;
}

.adcontent li span {
	display: block;
	height: 26px;
	width: 100%;
	line-height: 20px;
	position: absolute;
	top: 45px;
	font-size: 13px;
}

.adprj {
	/* display: none; */
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
}

.adcontent li.li1 .adpjdl dt {
	float: left;
	width: 100%;
	height: 189px;
}

.adcontent li.li1 .adpjdl dt img {
	/* width: 100%; */
	height: 189px;
}

.adcontent li.li1 .adpjdl dd {
	float: left;
	width: 95%;
	padding: 3%;
	background: #ebceb4;
	line-height: 35px;
	height: 208px;
	font-size: 18px;
}

.adcontent li.li1 .adpjdl dd p {
	line-height: 24px;
	font-size: 13px;
	text-align: left;
	padding: 3%;
	color: #000000;
}

.adcontent li.li1 .adpjdl dd a {
	color: #000000;
	display: block;
	width: 100%;
	height: 40px;
	padding-top: 10px;
	overflow: hidden;
}




.adson li span {
	width: 100%;
	position: absolute;
	bottom: 0px;
	height: 45px;
	background: url(../index/tmpng.png);
	text-align: center;
	left: 0px;
}

.adson li span a {
	color: #fff;
	font-size: 14px;
	width: 100%;
	display: block;
	height: 48px;
	line-height: 36px;
}

.adcontent li.cur {
	color: #001333;
}


.adson {
	position: relative;
}




.lxnews {
	background: #F3F3F3;
	height: 612px;
}

body .news {
	width: 787px;
	height: 532px;
	margin-top: 25px;
	overflow: hidden;
	font-family: "Microsoft Yahei";
}

body .n_nav {
	margin-top: 19px;
	height: 35px;
	overflow: hidden;
}

body .n_nav li {
	float: left;
	margin-right: 8px;
}

body .n_nav li a {
	width: 121px;
	height: 32px;
	border: 1px solid #ADADAD;
	color: #353535;
	display: inline-block;
	text-align: center;
	line-height: 32px;
	font-size: 16.6px;

}

body .n_nav li a:hover,
.n_nav .cur a {
	border: 1px solid #D5B292;
	color: #fff;
	text-decoration: none;
	background: #D5B292;
}

body .news_c {
	height: 434px;
	overflow: hidden;
}

body .news_c dl {
	margin-top: 21px;
	height: 186px;
	overflow: hidden;
}

body .news_c dl dt,
.news_c dl dt img {
	width: 296px;
	height: 186px;
	overflow: hidden;
}

body .news_c dl dd {
	width: 448px;
	padding-right: 18px;
	overflow: hidden;
}

body .news_c dl dd h3 {
	font-size: 18px;
	line-height: 24px;
}

body .news_c dl dd h3 a {
	color: #353535;
}

body .news_c dl dd span {
	font-size: 14px;
	display: block;
	color: #353535;
}

body .news_c dl dd p {
	font-size: 15px;
	line-height: 24px;
	height: 70px;
	overflow: hidden;
	padding-top: 10px;
}

body .biaoti {
	height: 37px;
	border-bottom: 2px solid #d2d2d2;
	overflow: hidden;
	text-transform: uppercase;
}

body .biaoti span a {
	display: inline-block;
	font: 15px Arial, Helvetica, sans-serif;
	color: #201a17;
	line-height: 37px;
}

body .biaoti i {
	display: inline-block;
	background: url(../index/newstit.png) no-repeat 2px center;
	padding: 0 20px 0 33px;
	font: 14px "Times New Roman", Times, serif;
	color: #adadad;
	height: 37px;
	line-height: 37px;
}

body .biaoti i a {
	font-weight: bold;
	color: #201a17;
	font-size: 22px;
	font-family: "Microsoft Yahei";
	display: inline-block;
	padding-right: 0px;
}


body .wt_c {
	height: 463px;
	border: 6px solid #EAEAEA;
	overflow: hidden;
	padding: 0 13px;
	background: #FFF;
}

body .wt {
	width: 382px;
	height: 518px;
	margin-top: 25px;
	overflow: hidden;
	font-family: "Microsoft Yahei";
}

body .wt .biaoti {
	border: 0;
}

body .wt .biaoti i {
	background: none;
	border: 1px solid #ccc;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0 12px;
}

body .wt_c dl {
	padding: 14px 0 10px;
	font-family: "Microsoft Yahei";
}

body .wt_c dl dt {
	height: 27px;
	border-bottom: 1px solid #e7e7e7;
	background: url(img/index/w.gif) no-repeat left 2px;
	padding-left: 27px;
	line-height: 20px;
}

body .wt_c dl dt a {
	color: #1d1a17;
}

body .wt_c dl dd {
	background: url(img/index/d.gif) no-repeat left 5px;
	padding-left: 27px;
	line-height: 20px;
	margin-top: 5px;
}

body .wt_c dl dd i {
	display: block;
	text-align: right;
}

body .wt_c dl dd i a {
	color: #353535;
}


body .wt2 {
	width: 300px;
	height: 400px;
	margin-top: 25px;
	overflow: hidden;
	font-family: "Microsoft Yahei";
}

body .wt2 .biaoti {
	border: 0;
}

body .wt2 .biaoti i {
	background: none;
	border: 1px solid #ccc;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0;
}

body .wt_c2 {
	height: 463px;
	border: 6px solid #eaeaea;
	overflow: hidden;
	padding: 0 13px;
	background: #fff;
}

body .wt_c2 dl {
	padding: 14px 0 10px;
	font-family: "Microsoft Yahei";
}

body .wt_c2 dl dt {
	height: 27px;
	border-bottom: 1px solid #e7e7e7;
	background: url(img/index/w.gif) no-repeat left 2px;
	padding-left: 27px;
	line-height: 20px;
}

body .wt_c2 dl dt a {
	color: #1d1a17;
}

body .wt_c2 dl dd {
	background: url(img/index/d.gif) no-repeat left 5px;
	padding-left: 27px;
	line-height: 20px;
	margin-top: 5px;
}

body .wt_c2 dl dd i {
	display: block;
	text-align: right;
}

body .wt_c2 dl dd i a {
	color: #353535;
}


.lxnews .comon h4 {
	background: url(../../ximgs/newbgs.png) no-repeat top center;
	width: 446px;
	margin: 0 auto;
	text-align: center;
	padding-top: 50px;
	color: #001333;
	font-size: 26px;
	position: relative;
	height: 58px;
}

.lxnews .comon {
	padding-top: 36px;
}

.lxnews .comon h4 span {
	margin: 0 auto;
	width: 100%;
	display: block;
	position: absolute;
	height: 1px;
	border-bottom: 1px solid #ccc;
	top: 66px;
	z-index: 9;
	left: 0px;
}

.lxnews .comon h4 b {
	position: absolute;
	z-index: 99999;
	width: 140px;
	height: 40px;
	display: block;
	top: 50px;
	left: 154px;
	background: #F3F3F3;
}



.prjadCom p {
	position: absolute;
	bottom: 0px;
	display: block;
	height: 81px;
	padding: 23px;
	width: 1155px;
	background: url(../index/hst.png);
	color: #fff;
	font-size: 14px;
	left: 0px;
}

.prjadCom p a.dj {
	position: absolute;
	right: 55px;
	bottom: 42px;
	background: url(../index/lsbtn.png) no-repeat;
	width: 204px;
	display: block;
	height: 47px;
	line-height: 44px;
	text-align: center;
	color: #fff;
	font-size: 21px;
}

.prjadCom p span {
	float: left;
	width: 864px;
	line-height: 26px;
}


.fl.f_er img {
	width: 100%;
}


.diouul li.cur .yc {
	display: block;
}

.diouul li .yc {
	display: none;
}


.diouul li.cur .xs {
	display: none;
}

.diouul li .xs {
	display: block;
}


.prjects .smslf h4 {
	position: relative;
	width: 100%;
	margin: 0px;
	float: left;
	color: #001333;
	height: 85px;
	font-size: 36px;
	font-weight: bold;
	line-height: 81px;
}

.smslf {
	float: left;
	width: 302px;
}

.pjsms {
	padding-top: 30px;
	height: 210px;
}

.pjsms ul li {
	float: left;
	width: 298px;
	border-right: 1px dashed #ABA7A7;
}

.pjsms ul li img {
	width: 80px;
	padding: 0 109px;
}

.pjsms ul li h5 {
	width: 149px;
	margin: 0 auto;
	text-align: center;
	font-size: 28px;
	color: #001232;
	height: 42px;
	line-height: 42px;
	font-weight: bold;
}

.pjsms ul li span {

	width: 243px;
	margin: 0 auto;
	text-align: center;

	font-size: 14px;

	color: #001333;

	line-height: 27px;

	display: block;
}

.pjsms ul li.nos {
	border-right: 0px;
}

.prjects .smslf span {
	display: block;
	height: 41px;
	width: 100%;
	float: left;
	text-align: center;
	line-height: 41px;
	font-size: 26px;
	color: #000;
}

.prjects .smslf span b {
	color: #D22C1E;
	font-weight: normal;
}



.lxwms2 .comon h4 {
	width: 446px;
	margin: 0 auto;
	text-align: center;
	color: #001333;
	font-size: 26px;
	position: relative;
	height: 66px;
}


.lxwms2 .comon h4 b {
	position: absolute;
	z-index: 99999;
	width: 140px;
	height: 40px;
	display: block;
	top: 0px;
	left: 154px;
	background: #fff;
}



.lxwms2 .comon h4 span {
	margin: 0 auto;
	width: 100%;
	display: block;
	position: absolute;
	height: 1px;
	border-bottom: 1px solid #CCC;
	top: 17px;
	z-index: 9;
	left: 0px;
}

.lxwms2 {
	margin-bottom: 15px;
}

.lxwms2 .comon {
	padding-top: 28px;
}

.lxdom2 dl {
	display: block;
	width: 100%;
	height: 442px;
	position: relative;
}

.lxdom2 dt {
	float: left;
	width: 605px;
}

.lxdom2 dt img {
	width: 100%;
}

.lxdom2 dd {
	position: absolute;
	top: 20px;
	width: 630px;
	left: 568px;
	background: #001333;
	color: #FFF;
	font-size: 14px;
	line-height: 24px;
	height: 239px;
}

.lxdom2 dd div.about_nr {
	padding: 30px;
	line-height: 25px;
}

.lxdom2 dd a {
	position: absolute;
	right: 486px;
	top: 181px;
	display: block;
	width: 105px;
	height: 37px;
	text-align: center;
	line-height: 37px;
	color: #fff;
	border: 1px solid #ccc;
}

.lxdom2 {
	position: relative;
	width: 100%;
	height: 430px;
}

.lxqt2 {
	position: absolute;
	bottom: 5px;
	right: 0px;
	width: 579px;
	height: 148px;
	overflow: hidden;
}

.lxqt2 li {
	float: left;
	width: 181px;
	height: 154px;
	overflow: hidden;
	padding-right: 17px;
	position: relative;
}

.lxqt2 li img {
	width: 100%;
	height: 154px;
}

.lxqt2 li.nos {
	padding-right: 0px;
}

.lxqt2 li span {
	display: block;
	width: 100%;
}

.lxqt2 li span {
	display: block;
	width: 181px;
	height: 38px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-align: center;
	color: #fff;
	line-height: 34px;
	font-size: 15px;
	background: url(../index/tmpng2.png);
}

body .link_bj {
	width: 1200px;
}

.dbdaoh {
	width: 1200px;
	margin: 0 auto;
	height: 203px;
}

.dbdaoh .tit {
	float: left;
	width: 200px;
}

.dbdaoh ul {
	background: url(../index/diouyx.png) no-repeat center;
	display: block;
	width: 700px;
	height: 160px;
	float: left;
}

.dbdaoh .tit {
	float: left;
	width: 188px;
	color: #001333;
	padding-top: 23px;
	font-family: "思源黑体";
}

.dbdaoh .tit b {
	display: block;
	width: 100%;
	text-align: center;
	height: 43px;
	font-size: 29px;
}

.dbdaoh .tit span {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 82px;
	line-height: 123px;
	color: #001333;
}

.dbdaoh ul li {
	float: left;
	width: 140px;
	padding-top: 142px;
	text-align: center;
	font-size: 22px;
	color: #000;
}

.dbdaoh ul li b {
	display: block;
	width: 100%;
	font-weight: normal;
}

.dbtel {
	float: left;
	width: 226px;
	margin-top: 80px;
	margin-left: 15px;
	background: url(../index/tel.png) no-repeat;
	height: 58px;
	padding-left: 59px;
}

.dbtel p {
	font-size: 20px;
	color: #001333;
}

.dbtel p span {
	display: block;
	font-size: 26px;
	font-weight: bold;
}

body .footer {
	background: #001333;
	width: 100%;
	overflow: hidden;
}

.topWrap {
	z-index: 99999;
	position: relative;
}

.h_top {
	z-index: 999999;
}
